-- background: 2723 from stack: in -- bmap block id: 3085 -- flags: 0000 -- background id: 0 -- name: -- part 1 (field) -- low flags: 80 -- high flags: 0000 -- rect: left=76 top=298 right=316 bottom=100 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ans -- part 2 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=26 top=69 right=135 bottom=481 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 24 -- style flags: 0 -- line height: 32 -- part name: Q -- part 3 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=82 top=150 right=176 bottom=489 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: 1 ----- HyperTalk script ----- on mouseup global response global tries put 1 into response add 1 to tries put tries into background field "try" check end mouseup -- part 4 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=83 top=184 right=210 bottom=490 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: 2 ----- HyperTalk script ----- on mouseup global response put 2 into response check end mouseup -- part 5 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=83 top=217 right=243 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: 3 ----- HyperTalk script ----- on mouseup global response put 2 into response check end mouseup -- part 6 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=83 top=252 right=278 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: 4 ----- HyperTalk script ----- on mouseup global response put 2 into response check end mouseup -- part 7 (button) -- low flags: 00 -- high flags: 0006 -- rect: left=56 top=150 right=174 bottom=174 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: b1 ----- HyperTalk script ----- on mouseUp global response global tries global lastClick if the seconds - lastClick < 4 then exit mouseup else put the seconds into lastClick put 1 into response add 1 to tries put tries into background field "try" check end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0006 -- rect: left=56 top=185 right=208 bottom=175 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: b2 ----- HyperTalk script ----- on mouseUp global response global tries global lastClick if the seconds - lastClick < 4 then exit mouseup else put the seconds into lastClick put 2 into response add 1 to tries put tries into background field "try" check end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0006 -- rect: left=58 top=218 right=241 bottom=174 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: b3 ----- HyperTalk script ----- on mouseUp global response global tries global lastClick if the seconds - lastClick < 4 then exit mouseup else put the seconds into lastClick put 3 into response add 1 to tries put tries into background field "try" check end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0006 -- rect: left=59 top=253 right=276 bottom=175 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: b4 ----- HyperTalk script ----- on mouseUp global response global tries global lastClick if the seconds - lastClick < 4 then exit mouseup else put the seconds into lastClick put 4 into response add 1 to tries put tries into background field "try" check end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=403 top=294 right=326 bottom=456 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to previous card in stack end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=458 top=294 right=326 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card in stack end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=9 top=294 right=340 bottom=61 -- title width / last selected line: 0 -- icon id / first selected line: 20098 / 20098 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go home end mouseUp -- part 17 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=481 top=58 right=76 bottom=504 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: number -- part 18 (field) -- low flags: 80 -- high flags: 0000 -- rect: left=333 top=131 right=209 bottom=491 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 24 -- style flags: 4096 -- line height: 32 -- part name: correct -- part 19 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=480 top=39 right=57 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: try -- part 20 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=412 top=7 right=32 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Reset Count ----- HyperTalk script ----- on mouseUp global number global tries put zero into tries put zero into number put tries into background field "try" put number into background field "number" end mouseUp